Skip to main content
Version: 5.1.0.0

Elasticsearch Reader

Description​

This channel is used to read a single document from Elasticsearch. The channel returns a JSON message.

Creation​

To create an Elasticsearch Reader channel follow the steps described in the general description of Channels.

Configuration​

The dialog to configure the Elasticsearch Reader looks like this:

elastic-reader-config.png

  • Database - The Elasticsearch client connection. The server connection must be created as environment entry (Elasticsearch Server Configuration).

  • Index is given as Parameter value - if selected the value from the Index field is not used. Instead the calling process models transfers the value with the Parameter Index.

  • Index - The index in Elasticsearch to use when writing the document.

Query parameters​

  • DocumentId - the id of the document you want to read.